Total Complexity | 72 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 363 |
Lines of code | 209 |
Logical lines of code | 132 |
Comment lines | 99 |
Methods | 14 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
validate() | 31 | 34 | 100 | |
getArgumentsListing() | 52 | 7 | 24 | |
__construct() | 64 | 6 | 9 | |
getPathArgs() | 58 | 5 | 14 | |
getErrorReport() | 62 | 3 | 11 | |
addArgument() | 64 | 3 | 10 | |
getArgument() | 78 | 2 | 3 | |
openInput() | 67 | 2 | 8 | |
closeInput() | 74 | 2 | 5 | |
openOutput() | 67 | 2 | 8 | |
closeOutput() | 74 | 2 | 5 | |
addError() | 69 | 2 | 6 | |
addOptionalArg() | 79 | 1 | 3 | |
addRequiredArg() | 79 | 1 | 3 |